Skip to content

[Mod] docker-compose 파일 수정 #124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

jjjh02
Copy link
Contributor

@jjjh02 jjjh02 commented Mar 1, 2025

수정한 코드

  • ontime-container에서 depends on으로 mysql-container 연결해놓았던 설정을 제거
  • depends-on: Docker Compose에서 컨테이너 간의 의존성을 설정 (원래는 mysql-container를 사용했기 때문에 ontime-container와 의존성 설정을 해놓았는데 mysql-container를 삭제하면서 의존성도 제거)

@JunbeomKoreaUniv JunbeomKoreaUniv merged commit a22a9da into main Mar 1, 2025
1 of 2 checks passed
@JunbeomKoreaUniv JunbeomKoreaUniv deleted the mod/docker-compose branch March 1, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants